*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 14 Sep 2006 11:08:38 +0000 (11:08 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 14 Sep 2006 11:08:38 +0000 (11:08 +0000)
lisp/ChangeLog

index beaba185dc6b46c40a1aa602c5a58cad7fcd6e0c..0e50a16e71b01ec2a9471aea10b0a5fa747fbca5 100644 (file)
@@ -1,10 +1,15 @@
+2006-09-14  Kim F. Storm  <storm@cua.dk>
+
+       * jit-lock.el (jit-lock-fontify-again): New function.
+       (jit-lock-fontify-now): Use it instead of lambda form.
+
 2006-09-13  Agustin Martin  <agustin.martin@hispalinux.es>
 
        * textmodes/flyspell.el (flyspell-word, flyspell-correct-word)
        (flyspell-auto-correct-word): Make ispell-filter local to these
        functions.  Check that ispell-filter has new stuff before calling
        ispell-parse-output.
+
 2006-09-13  Kim F. Storm  <storm@cua.dk>
 
        * simple.el (line-move-partial): Optimize.